Spring-Boot-Reference-Guide

72.2. 在不重启容器的情况下重新加载Thymeleaf模板

如果你正在使用Thymeleaf,那就将spring.thymeleaf.cache设置为false。查看ThymeleafAutoConfiguration可以获取其他Thymeleaf自定义选项。